home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 June / Amiga Games Extra 1996 #6.iso / userbox / publicdomain / splitter / smakefile < prev    next >
Makefile  |  1995-03-31  |  183b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri Mar 31 23:34:58 1995
  4. #
  5.  
  6. OBJS= Splitter.o
  7.  
  8. Splitter: $(OBJS)
  9.    sc link to Splitter with <<
  10. $(OBJS)
  11. <
  12.  
  13. Splitter.o: Splitter.c
  14.  
  15.